-- card: 129281 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 4507 -- name: -- part contents for background part 2 ----- text ----- Div (divide and truncate) -- part contents for background part 1 ----- text ----- div The first number divided by the second number, ignoring any remainder. 7 div 3 -- is 2 put "$" & (amount div 1) & "." & (amount*100 mod 100) -- gives dollars and cents -- part contents for background part 43 ----- text ----- 336,211